summaryrefslogtreecommitdiffstats
path: root/MCServer/profile_run_x64.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'MCServer/profile_run_x64.cmd')
-rw-r--r--MCServer/profile_run_x64.cmd5
1 files changed, 0 insertions, 5 deletions
diff --git a/MCServer/profile_run_x64.cmd b/MCServer/profile_run_x64.cmd
deleted file mode 100644
index 242136f4b..000000000
--- a/MCServer/profile_run_x64.cmd
+++ /dev/null
@@ -1,5 +0,0 @@
-@echo off
-:: This script uses the profile_run.cmd script to run profiling on a x64 release executable
-
-set IsExecutablex64=\x64
-call profile_run.cmd